func runtime.mallocgcLarge
2 uses
runtime (current package)
malloc.go#L1063: x, elemsize = mallocgcLarge(size, typ, needzero)
malloc.go#L1524: func mallocgcLarge(size uintptr, typ *_type, needzero bool) (unsafe.Pointer, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)